home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / misc / pbill31.lha / Phonebill / Catalogs / Phonebill.cd
Text File  |  1994-10-04  |  10KB  |  679 lines

  1. ; ***** Catalog description file for `phonebill' *****
  2. ;
  3. ; ------------------
  4. ; - Parser strings -
  5. ; ------------------
  6. ;
  7. MSG_PARSER_UNEXPECTED_EOF (//)
  8. unexpected end of file
  9. ;
  10. MSG_PARSER_STR_TOO_LONG (//)
  11. string too long
  12. ;
  13. MSG_PARSER_UNTERMINATED_STRING (//)
  14. unterminated string
  15. ;
  16. MSG_PARSER_UNEXPECTED_CHAR (//)
  17. unexpected character
  18. ;
  19. MSG_PARSER_BRA_EXPECTED (//)
  20. '(' expected
  21. ;
  22. MSG_PARSER_KET_EXPECTED (//)
  23. ')' expected
  24. ;
  25. MSG_PARSER_INTEGER_EXPECTED (//)
  26. integer expected
  27. ;
  28. MSG_PARSER_STRING_EXPECTED (//)
  29. string expected
  30. ;
  31. MSG_PARSER_KEYWORD_EXPECTED (//)
  32. keyword expected
  33. ;
  34. MSG_PARSER_UNEXPECTED_SYMBOL (//)
  35. unexpected symbol
  36. ;
  37. MSG_PARSER_INVALID_KEYWORD (//)
  38. invalid keyword
  39. ;
  40. MSG_PARSER_ERROR (//)
  41. %s %d Error: %s
  42. ;
  43. MSG_PARSER_LOG_UNKNOWN_SCANNER (//)
  44. unknown log scanner
  45. ;
  46. MSG_PARSER_INVALID_PERCENTAGE (//)
  47. invalid percentage
  48. ;
  49. MSG_PARSER_UNKNOWN_RATE (//)
  50. unknown rate
  51. ;
  52. MSG_PARSER_RATE_INVALID_UNITS (//)
  53. invalid units
  54. ;
  55. MSG_PARSER_RATE_INVALID_DAY (//)
  56. invalid day
  57. ;
  58. MSG_PARSER_RATE_INVALID_COSTS (//)
  59. invalid costs
  60. ;
  61. MSG_PARSER_RATE_INVALID_DATE_DD_MMM (//)
  62. invalid date (dd mmm)
  63. ;
  64. MSG_PARSER_RATE_INVALID_DATE_DD_MMM_YY (//)
  65. invalid date (dd mmm yyyy)
  66. ;
  67. MSG_PARSER_RATE_INVALID_HOUR (//)
  68. invalid hour
  69. ;
  70. ; -------------------------
  71. ; - Miscellaneous strings -
  72. ; -------------------------
  73. ;
  74. MSG_Unlisted_host_found (//)
  75. Unlisted host found:\n%s (%s)
  76. ;
  77. MSG_Add_Skip_Cancel (//)
  78. Add|Skip|Cancel
  79. ;
  80. MSG_calls (//)
  81. calls
  82. ;
  83. MSG_call (//)
  84. call
  85. ;
  86. MSG_Ok (//)
  87. Ok
  88. ;
  89. MSG_Continue (//)
  90. Continue
  91. ;
  92. MSG_Save (//)
  93. Save
  94. ;
  95. MSG_Open (//)
  96. Open
  97. ;
  98. MSG_Select (//)
  99. Select
  100. ;
  101. MSG_File_exists (//)
  102. File \"%s\" already exists. Overwrite?
  103. ;
  104. MSG_Replace_Cancel (//)
  105. Replace|Cancel
  106. ;
  107. MSG_Use (//)
  108. Use
  109. ;
  110. MSG_Cancel (//)
  111. Cancel
  112. ;
  113. MSG_Add (//)
  114. Add
  115. ;
  116. MSG_Copy (//)
  117. Copy
  118. ;
  119. MSG_Edit (//)
  120. Edit
  121. ;
  122. MSG_Remove (//)
  123. Remove
  124. ;
  125. MSG_Remove_all (//)
  126. Remove all
  127. ;
  128. MSG_File (//)
  129. File
  130. ;
  131. MSG_File_name (//)
  132. File name
  133. ;
  134. MSG_Name (//)
  135. Name
  136. ;
  137. MSG_Options (//)
  138. Options
  139. ;
  140. MSG_Information (//)
  141. Information
  142. ;
  143. MSG_Miscellaneous (//)
  144. Miscellaneous
  145. ;
  146. MSG_What_ (//)
  147. What?
  148. ;
  149. MSG_Understood (//)
  150. Understood
  151. ;
  152. MSG_No_way_ (//)
  153. No way!
  154. ;
  155. MSG_Copyright_Written_by (//)
  156. Copyright (C) 1993-1994 SPHINX.\nWritten by Raymond Penners.\n
  157. ;
  158. MSG_Registered_to (//)
  159. Registered to %s
  160. ;
  161. MSG_Unregistered_evaluation_copy (//)
  162. * Unregistered evaluation copy *
  163. ;
  164. MSG_Shareware_notice (//)
  165. You are using an unregistered\n\
  166. evaluation copy of `phonebill'.\n\
  167. You may use the program for a period\n\
  168. of up to 3 weeks for evaluation.\n\
  169. After that, you have to register.\n\
  170. Please read the documentation for\n\
  171. information on how to register.
  172. ;
  173. MSG_Compilation_date (//)
  174. Compilation date
  175. ;
  176. MSG_To_contact_me_write_to (//)
  177. To contact me write to:\n\
  178. Raymond Penners, Berkenlaan 4\n\
  179. NL-6241 AZ Bunde, HOLLAND\n\n\
  180. Or send mail to:
  181. ;
  182. MSG_standard_settings (//)
  183. standard settings
  184. ;
  185. MSG_Sunday (//)
  186. Sunday
  187. ;
  188. MSG_Monday (//)
  189. Monday
  190. ;
  191. MSG_Tuesday (//)
  192. Tuesday
  193. ;
  194. MSG_Wednessday (//)
  195. Wednessday
  196. ;
  197. MSG_Thursday (//)
  198. Thursday
  199. ;
  200. MSG_Friday (//)
  201. Friday
  202. ;
  203. MSG_Saturday (//)
  204. Saturday
  205. ;
  206. MSG_Costs (//)
  207. Costs
  208. ;
  209. MSG_Date (//)
  210. Date
  211. ;
  212. MSG_Time (//)
  213. Time
  214. ;
  215. MSG_Host (//)
  216. Host
  217. ;
  218. MSG_Hosts (//)
  219. Hosts
  220. ;
  221. MSG_Calls (//)
  222. Calls
  223. ;
  224. MSG_Hours (//)
  225. Hours
  226. ;
  227. MSG_Rates (//)
  228. Rates
  229. ;
  230. MSG_Rate (//)
  231. Rate
  232. ;
  233. MSG_Minutes (//)
  234. Minutes
  235. ;
  236. MSG_Seconds (//)
  237. Seconds
  238. ;
  239. MSG_Online (//)
  240. Online
  241. ;
  242. MSG_From (//)
  243. From
  244. ;
  245. MSG_To (//)
  246. To
  247. ;
  248. MSG_days (//)
  249. days
  250. ;
  251. MSG_day (//)
  252. day
  253. ;
  254. MSG_Phonebill_request (//)
  255. Phonebill request
  256. ;
  257. MSG_Group (//)
  258. Group
  259. ;
  260. MSG_Groups (//)
  261. Groups
  262. ;
  263. MSG_Group_settings (//)
  264. Group settings
  265. ;
  266. MSG_unnamed_entry (//)
  267. <unnamed entry>
  268. ;
  269. MSG_Out_of_memory (//)
  270. Out of memory
  271. ;
  272. MSG_All (//)
  273. All
  274. ;
  275. MSG_Default (//)
  276. Default
  277. ;
  278. ; -----------------
  279. ; - Error strings -
  280. ; -----------------
  281. ;
  282. MSG_Error_reading (//)
  283. Error reading \"%s\"
  284. ;
  285. MSG_Error_writing (//)
  286. Error writing \"%s\"
  287. ;
  288. MSG_Error_creating_window (//)
  289. Error creating window
  290. ;
  291. ; ---------------------------------
  292. ; - String on exit of the program -
  293. ; ---------------------------------
  294. ;
  295. MSG_Do_you_really_want_to_quit (//)
  296. Do you really want to quit `phonebill'?
  297. ;
  298. MSG_Program_settings_changed (//)
  299. The program settings have been changed
  300. ;
  301. MSG_Log_settings_changed (//)
  302. The log settings have been changed
  303. ;
  304. MSG_Host_settings_changed (//)
  305. The host settings have been changed
  306. ;
  307. MSG_Rates_settings_changed (//)
  308. The rates have been changed
  309. ;
  310. MSG_Save_Abandon_Cancel (//)
  311. Save|Abandon|Cancel
  312. ;
  313. ; ----------------------------------
  314. ; - `Processing log files' strings -
  315. ; ----------------------------------
  316. ;
  317. MSG_Scanning (//)
  318. Scanning
  319. ;
  320. MSG_Scanning_file (//)
  321. Scanning \"%s\"
  322. ;
  323. MSG_Truncating (//)
  324. Truncating
  325. ;
  326. MSG_Truncating_file (//)
  327. Truncating \"%s\"
  328. ;
  329. MSG_File_has_reached_maxsize (//)
  330. File \"%s\" has reached its maximum size
  331. ;
  332. MSG_Updating_binary_log_file (//)
  333. Updating binary log file
  334. ;
  335. MSG_Completed (//)
  336. Completed
  337. ;
  338. MSG_Truncated_file (//)
  339. Truncated \"%s\"
  340. ;
  341. MSG_Scanned_file (//)
  342. Scanned \"%s\", found %d %s
  343. ;
  344. MSG_Next_file (//)
  345. Next file
  346. ;
  347. MSG_Action (//)
  348. Action
  349. ;
  350. MSG_Total_calls (//)
  351. Total calls
  352. ;
  353. ; ------------------
  354. ; - Report strings -
  355. ; ------------------
  356. ;
  357. MSG_Invalid_from_date (//)
  358. Invalid <from> date
  359. ;
  360. MSG_Invalid_to_date (//)
  361. Invalid <to> date
  362. ;
  363. MSG_Invalid_date (//)
  364. Invalid date
  365. ;
  366. MSG_Invalid_date_range (//)
  367. Invalid date range
  368. ;
  369. MSG_Aborted___ (//)
  370. Aborted...
  371. ;
  372. MSG_REPORT_HEADER (//)
  373. %s report from %s up to %s (%ld %s):\n\n
  374. ;
  375. MSG_Statistics (//)
  376. Statistics
  377. ;
  378. MSG_List_calls (//)
  379. List calls
  380. ;
  381. MSG_Bill (//)
  382. Bill
  383. ;
  384. MSG_Last_connection (//)
  385. Last connection
  386. ;
  387. MSG_Total_time (//)
  388. Total time
  389. ;
  390. MSG_AM_Hours (//21)
  391. AM Hours
  392. ;
  393. MSG_PM_Hours (//19)
  394. PM Hours
  395. ;
  396. MSG_STATS_Number_of (//12)
  397. Number of
  398. ;
  399. MSG_STATS_hours_online (//12)
  400. hours online
  401. ;
  402. MSG_Calls_perc_of_total (//)
  403. Calls (% of total calls)
  404. ;
  405. MSG_Graphical_statistics (//)
  406. Graphical statistics
  407. ;
  408. MSG_Dayly_statistics (//)
  409. Dayly statistics
  410. ;
  411. MSG_Estimated_costs (//)
  412. Estimated costs by the end of this period
  413. ;
  414. ; ----------------------
  415. ; - Rate panel strings -
  416. ; ----------------------
  417. ;
  418. MSG_RATE_UNSET (//)
  419. <rate unset>
  420. ;
  421. MSG_RATE_PERIOD_TO (//)
  422. to %s
  423. ;
  424. MSG_RATE_PERIOD_FROM (//)
  425. from %s
  426. ;
  427. MSG_RATE_PERIOD_FROM_TO (//)
  428. from %s to %s
  429. ;
  430. ; --------------
  431. ; - Main panel -
  432. ; --------------
  433. ;
  434. MSG_Process_logs (//)
  435. Process logs
  436. ;
  437. MSG_Settings (//)
  438. Settings
  439. ;
  440. MSG_About (//)
  441. About
  442. ;
  443. MSG_Control (//)
  444. Control
  445. ;
  446. MSG_Operation (//)
  447. Operation
  448. ;
  449. ; --------------------------------
  450. ; - Miscellaneous settings panel -
  451. ; --------------------------------
  452. ;
  453. MSG_MISCPANEL_BILLSORT_ALPHA (//)
  454. Alphabetically
  455. ;
  456. MSG_MISCPANEL_BILLSORT_CALLS (//)
  457. Number of calls
  458. ;
  459. MSG_MISCPANEL_BILLSORT_TIME (//)
  460. Total online time
  461. ;
  462. MSG_MISCPANEL_BILLSORT_COSTS (//)
  463. Costs
  464. ;
  465. MSG_MISCPANEL_BILLSORT_LASTCONNECTION (//)
  466. Last connection
  467. ;
  468. MSG_Program_settings (//)
  469. Program settings
  470. ;
  471. MSG_Binary_log_file (//)
  472. Binary log file
  473. ;
  474. MSG_Carrier_detect_time__secs_ (//)
  475. Carrier detect time (secs)
  476. ;
  477. MSG_Save_dates_on_exit (//)
  478. Save dates on exit
  479. ;
  480. MSG_Report_settings (//)
  481. Report settings
  482. ;
  483. MSG_Text_viewer (//)
  484. Text viewer
  485. ;
  486. MSG_Report_file (//)
  487. Report file
  488. ;
  489. MSG_Bill_sort_method (//)
  490. Bill sort method
  491. ;
  492. MSG_Delete_report_after_viewing (//)
  493. Delete report after viewing
  494. ;
  495. MSG_Miscellaneous_settings (//)
  496. Miscellaneous settings
  497. ;
  498. MSG_Select_text_viewer (//)
  499. Select text viewer
  500. ;
  501. MSG_Select_binary_log_file (//)
  502. Select binary log file
  503. ;
  504. MSG_Select_report_file (//)
  505. Select report file
  506. ;
  507. ; -------------
  508. ; - Log panel -
  509. ; -------------
  510. ;
  511. MSG_Log_files (//)
  512. Log files
  513. ;
  514. MSG_Scan_log_file (//)
  515. Scan log file
  516. ;
  517. MSG_Check_archivebit (//)
  518. Check archivebit
  519. ;
  520. MSG_Truncate_log_file (//)
  521. Truncate log file
  522. ;
  523. MSG_Truncate_options (//)
  524. Truncate options
  525. ;
  526. MSG_Max_size_Kb (//)
  527. Max. size (Kb)
  528. ;
  529. MSG_Truncate_percentage (//)
  530. Truncate %
  531. ;
  532. MSG_Scanners (//)
  533. Scanners
  534. ;
  535. MSG_Log_settings (//)
  536. Log settings
  537. ;
  538. MSG_Select_log_file (//)
  539. Select log file
  540. ;
  541. ; ---------------
  542. ; - Maintenance -
  543. ; ---------------
  544. ;
  545. MSG_Maintenance (//)
  546. Maintenance
  547. ;
  548. MSG_Telephone_number (//)
  549. Tel. number
  550. ;
  551. MSG_Call_settings (//)
  552. Call settings
  553. ;
  554. MSG_Maintenance_not_available (//)
  555. Binary log file maintenance is not\n\
  556. available in the unregistered version.\n\
  557. Please read the documentation for\n\
  558. information on how to register.
  559. ;
  560. ; --------------
  561. ; - Host panel -
  562. ; --------------
  563. ;
  564. MSG_Carrier_detection (//)
  565. Carrier detection
  566. ;
  567. MSG_Use_default (//)
  568. Use default
  569. ;
  570. MSG_Insufficient_host_information (//)
  571. Insufficient host information
  572. ;
  573. MSG_Host_settings (//)
  574. Host settings
  575. ;
  576. ; ---------------
  577. ; - Rate panels -
  578. ; ---------------
  579. ;
  580. MSG_Rate_in_use (//)
  581. The selected rate is in use by one or more hosts
  582. ;
  583. MSG_List_of_periods (//)
  584. List of periods
  585. ;
  586. MSG_Rate_settings (//)
  587. Rate settings
  588. ;
  589. MSG_Period (//)
  590. Period
  591. ;
  592. MSG_Days_and_dates (//)
  593. Days and dates
  594. ;
  595. MSG_Add_date_s_ (//)
  596. Add date(s)
  597. ;
  598. MSG_Add_day_s_ (//)
  599. Add day(s)
  600. ;
  601. MSG_Units (//)
  602. Units
  603. ;
  604. MSG_Unit (//)
  605. Unit
  606. ;
  607. MSG_Minimal_costs (//)
  608. Minimal costs
  609. ;
  610. MSG_Connection_costs (//)
  611. Connection costs
  612. ;
  613. MSG_Rate_period_settings (//)
  614. Rate period settings
  615. ;
  616. MSG_Active_date_s_ (//)
  617. Active date(s)
  618. ;
  619. MSG_Date_s_ (//)
  620. Date(s)
  621. ;
  622. MSG_Comment (//)
  623. Comment
  624. ;
  625. MSG_Active_day_s_ (//)
  626. Active day(s)
  627. ;
  628. MSG_Day_s__settings (//)
  629. Day(s) settings
  630. ;
  631. MSG_Date_s__settings (//)
  632. Date(s) settings
  633. ;
  634. MSG_Set_unit (//)
  635. Set unit
  636. ;
  637. MSG_Set_time (//)
  638. Set time
  639. ;
  640. ; ---------
  641. ; - Menus -
  642. ; ---------
  643. MSG_MEN_Project (//)
  644. Project
  645. ;
  646. MSG_MEN_Iconify (//)
  647. I\0Iconify
  648. ;
  649. MSG_MEN_About (//)
  650. ?\0About `phonebill'...
  651. ;
  652. MSG_MEN_Quit (//)
  653. Q\0Quit
  654. ;
  655. MSG_MEN_Settings (//)
  656. Settings
  657. ;
  658. MSG_MEN_Miscellaneous (//)
  659. M\0Miscellaneous...
  660. ;
  661. MSG_MEN_Host (//)
  662. H\0Host...
  663. ;
  664. MSG_MEN_Log (//)
  665. L\0Log...
  666. ;
  667. MSG_MEN_Rates (//)
  668. R\0Rates...
  669. ;
  670. MSG_MEN_Group (//)
  671. G\0Group...
  672. ;
  673. MSG_MEN_Save_settings (//)
  674. Save settings
  675. ;
  676. MSG_OFFSET_TEST1_TXT (//)
  677. ->v3.1
  678. ;
  679.